home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ozgis88.zip / OZGIS30.TUT < prev    next >
Text File  |  1992-01-18  |  4KB  |  117 lines

  1.                   OzCensus
  2.                   ========
  3.  
  4. The main display and analysis program is OzGIS.
  5.           
  6. A much simpler version of OzGIS is provided called OzCensus.      
  7.           
  8. This version is suitable for simple mapping of Census type data and is      
  9. recommended for use while learning to use the system.             
  10.           
  11. OzCensus has two or three menus and about twenty menu options while the full
  12. OzGIS version has about fifty menus and a few hundred menu options.         
  13.           
  14. When you want to do more advanced mapping use OzGIS!
  15.  
  16.        Example map           
  17.        -----------
  18.  
  19. The most common application is the display of data such as Census data as   
  20. coloured polygons. Here the processes necessary to display such data are    
  21. described.
  22.           
  23. You will start with a file of attribute data (such as population Census     
  24. data) and a file of digitised boundary data for mapping:          
  25. We will look at data for Far East Asia. There are two data files: 
  26.           
  27. FEA-G.DAT are the digitised boundary data, and      
  28. FEA-A.DAT are the attribute data      
  29.           
  30. First of all we have to enter the data so it is checked and written into    
  31. internal files:         
  32.           
  33. type      
  34.           
  35. cd \ozdemo
  36. ozenter   
  37.           
  38. 1. select the option to enter standard format geographic files    
  39. give the input data file as fea-g     
  40. give the output geographic file as fea (or the default if you like)         
  41.           
  42. 2. select the option to enter an attribute file     
  43. give the input data file as fea-a     
  44. give the output attribute file as fea (or the default if you like)
  45.           
  46. 3. type F10 to exit     
  47.           
  48. Now the files can be displayed        
  49.           
  50. type      
  51.           
  52. ozcensus  
  53.           
  54.           
  55. choose the option to "DISPLAY A NEW MAP".           
  56.           
  57. give the attribute file name as FEA (from above)    
  58.           
  59. When asked for the geographic file name input "L". A list of the available
  60. files will appear (type Enter or Esc to exit). Give the geographic file name as
  61. FEA   
  62.           
  63. The data are now processed, the map is displayed, and the next menu appears.
  64.           
  65. You now have a default map with legend and distribution diagram. The legend 
  66. has the numbers of zones in each class on the left and the class value ranges
  67. to the right of the coloured boxes.   
  68.           
  69. The map colours are defined in the default device file.
  70.  
  71.  
  72. Now investigate some of the options:  
  73.           
  74. Choose the option to display the next sequential attribute        
  75.           
  76. If you only have 16 colours the system does not display the map until you    
  77. request regeneration. This enables several options to be changed before the  
  78. slow polygon drawing takes place.     
  79.           
  80. If the map does not change type F3 to regenerate the map.         
  81.           
  82.           
  83. Select the option to select by number. Type 0 to get a list.      
  84. Type Esc to return to the question. Type in a number to select an attribute. 
  85. (type F3 to regenerate if necessary)  
  86.           
  87.           
  88. Select the option to change the number of classes.  
  89.           
  90. change the number of classes to 10.   
  91. (type F3 to regenerate if necessary)  
  92.           
  93. Select the option to change the quantisation method. Another menu will appear.
  94. These options are very important as they enable the map to show the data in a 
  95. way relevant to the purpose of the analysis.        
  96.           
  97. Choose QUANTILES and set the number of classes to 10 (deciles).   
  98.           
  99. Type Esc to go back to the previous menu.           
  100.           
  101. Choose the option to display statistics. Type return (or Esc) to remove the   
  102. window.   
  103.           
  104. Choose the option to interrogate the map. This will enable the current values 
  105. for the displayed zones to be listed. A cursor will appear on the screen which
  106. indicates the bottom left position. Place it using either the arrows (type    
  107. Enter to select the position) or the mouse (left button to select). A box     
  108. cursor then appears to select the other corner. All zones are listed where the
  109. minimum bounding rectangle (MBR) intersects the selected window.  
  110.           
  111.           
  112. etc       
  113.           
  114. Continue investigating options        
  115.           
  116. Type F10 to exit.
  117.